﻿2026-06-21T11:55:18.1831071Z ##[group]Run actions/checkout@v5
2026-06-21T11:55:18.1831662Z with:
2026-06-21T11:55:18.1832203Z   repository: SaberMage/spt-core
2026-06-21T11:55:18.1835461Z   token: ***
2026-06-21T11:55:18.1885356Z   ssh-strict: true
2026-06-21T11:55:18.1885915Z   ssh-user: git
2026-06-21T11:55:18.1886329Z   persist-credentials: true
2026-06-21T11:55:18.1886741Z   clean: true
2026-06-21T11:55:18.1887112Z   sparse-checkout-cone-mode: true
2026-06-21T11:55:18.1887556Z   fetch-depth: 1
2026-06-21T11:55:18.1887899Z   fetch-tags: false
2026-06-21T11:55:18.1888252Z   show-progress: true
2026-06-21T11:55:18.1888610Z   lfs: false
2026-06-21T11:55:18.1888939Z   submodules: false
2026-06-21T11:55:18.1889392Z   set-safe-directory: true
2026-06-21T11:55:18.1889763Z env:
2026-06-21T11:55:18.1890111Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T11:55:18.1890548Z ##[endgroup]
2026-06-21T11:55:18.2673412Z Syncing repository: SaberMage/spt-core
2026-06-21T11:55:18.2674892Z ##[group]Getting Git version info
2026-06-21T11:55:18.2675593Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T11:55:18.2676500Z [command]/usr/bin/git version
2026-06-21T11:55:18.2676905Z git version 2.43.0
2026-06-21T11:55:18.2683820Z ##[endgroup]
2026-06-21T11:55:18.2695219Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a02ec768-82bc-4222-b709-22b68f0e94e2' before making global git config changes
2026-06-21T11:55:18.2696380Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T11:55:18.2698677Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T11:55:18.2732542Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T11:55:18.2752264Z https://github.com/SaberMage/spt-core
2026-06-21T11:55:18.2763278Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T11:55:18.2766164Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T11:55:18.2785499Z HEAD
2026-06-21T11:55:18.2816951Z ##[endgroup]
2026-06-21T11:55:18.2818486Z [command]/usr/bin/git submodule status
2026-06-21T11:55:18.3001485Z ##[group]Cleaning the repository
2026-06-21T11:55:18.3004834Z [command]/usr/bin/git clean -ffdx
2026-06-21T11:55:19.0295068Z Removing target/
2026-06-21T11:55:19.0304184Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T11:55:19.0359770Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:55:19.0364925Z ##[endgroup]
2026-06-21T11:55:19.0366261Z ##[group]Disabling automatic garbage collection
2026-06-21T11:55:19.0370440Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T11:55:19.0398213Z ##[endgroup]
2026-06-21T11:55:19.0399711Z ##[group]Setting up auth
2026-06-21T11:55:19.0402969Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T11:55:19.0433958Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T11:55:19.0658630Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T11:55:19.0686069Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T11:55:19.0870118Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T11:55:19.0895951Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T11:55:19.1086648Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T11:55:19.1116495Z ##[endgroup]
2026-06-21T11:55:19.1118065Z ##[group]Fetching the repository
2026-06-21T11:55:19.1124058Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6023524dacbd1e0b162f627fb617c45ea97c14d0:refs/remotes/pull/27/merge
2026-06-21T11:55:19.5283852Z ##[endgroup]
2026-06-21T11:55:19.5284734Z ##[group]Determining the checkout info
2026-06-21T11:55:19.5285531Z ##[endgroup]
2026-06-21T11:55:19.5289155Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T11:55:19.5325359Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T11:55:19.5347632Z ##[group]Checking out the ref
2026-06-21T11:55:19.5355248Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T11:55:19.5399464Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:55:19.5404178Z ##[endgroup]
2026-06-21T11:55:19.5436415Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T11:55:19.5461661Z 6023524dacbd1e0b162f627fb617c45ea97c14d0
